[INFO] fetching crate sophia_c14n 0.9.0...
[INFO] testing sophia_c14n-0.9.0 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate sophia_c14n 0.9.0 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate sophia_c14n 0.9.0
[INFO] finished tweaking crates.io crate sophia_c14n 0.9.0
[INFO] tweaked toml for crates.io crate sophia_c14n 0.9.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate sophia_c14n 0.9.0 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sophia_c14n 0.9.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thiserror-impl v2.0.3
[INFO] [stderr]   Downloaded sophia_iri v0.9.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.91
[INFO] [stderr]   Downloaded env_filter v0.1.2
[INFO] [stderr]   Downloaded cpufeatures v0.2.15
[INFO] [stderr]   Downloaded env_logger v0.11.5
[INFO] [stderr]   Downloaded oxiri v0.2.8
[INFO] [stderr]   Downloaded thiserror v2.0.3
[INFO] [stderr]   Downloaded sophia_api v0.9.0
[INFO] [stderr]   Downloaded mownstr v0.3.0
[INFO] [stderr]   Downloaded resiter v0.5.0
[INFO] [stderr]   Downloaded syn v2.0.89
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f5256ccbe0f281f8625398587b0b119bee51cfbe11c4ea63619b4d91fd14fbba
[INFO] running `Command { std: "docker" "start" "-a" "f5256ccbe0f281f8625398587b0b119bee51cfbe11c4ea63619b4d91fd14fbba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f5256ccbe0f281f8625398587b0b119bee51cfbe11c4ea63619b4d91fd14fbba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f5256ccbe0f281f8625398587b0b119bee51cfbe11c4ea63619b4d91fd14fbba", kill_on_drop: false }`
[INFO] [stdout] f5256ccbe0f281f8625398587b0b119bee51cfbe11c4ea63619b4d91fd14fbba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4ccb1f7a16ac3003fb99f025e0bdc36e55c96a63b080ff9d0d64ae8c9ce2ac88
[INFO] running `Command { std: "docker" "start" "-a" "4ccb1f7a16ac3003fb99f025e0bdc36e55c96a63b080ff9d0d64ae8c9ce2ac88", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.91
[INFO] [stderr]    Compiling thiserror v2.0.3
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling oxiri v0.2.8
[INFO] [stderr]    Compiling resiter v0.5.0
[INFO] [stderr]    Compiling mownstr v0.3.0
[INFO] [stderr]    Compiling cpufeatures v0.2.15
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.89
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling thiserror-impl v2.0.3
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling sophia_iri v0.9.0
[INFO] [stderr]    Compiling sophia_api v0.9.0
[INFO] [stderr]    Compiling sophia_c14n v0.9.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/_c14n_term.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 27 |     fn iri(&self) -> Option<sophia_api::term::IriRef<sophia_api::MownStr>> {
[INFO] [stdout]    |            ^^^^^ the lifetime is elided here         ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 27 |     fn iri(&self) -> Option<sophia_api::term::IriRef<sophia_api::MownStr<'_>>> {
[INFO] [stdout]    |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/_c14n_term.rs:34:17
[INFO] [stdout]    |
[INFO] [stdout] 34 |     fn bnode_id(&self) -> Option<BnodeId<sophia_api::MownStr>> {
[INFO] [stdout]    |                 ^^^^^                    ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 34 |     fn bnode_id(&self) -> Option<BnodeId<sophia_api::MownStr<'_>>> {
[INFO] [stdout]    |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/_c14n_term.rs:41:21
[INFO] [stdout]    |
[INFO] [stdout] 41 |     fn lexical_form(&self) -> Option<sophia_api::MownStr> {
[INFO] [stdout]    |                     ^^^^^            ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 41 |     fn lexical_form(&self) -> Option<sophia_api::MownStr<'_>> {
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/_c14n_term.rs:48:17
[INFO] [stdout]    |
[INFO] [stdout] 48 |     fn datatype(&self) -> Option<sophia_api::term::IriRef<sophia_api::MownStr>> {
[INFO] [stdout]    |                 ^^^^^ the lifetime is elided here         ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 48 |     fn datatype(&self) -> Option<sophia_api::term::IriRef<sophia_api::MownStr<'_>>> {
[INFO] [stdout]    |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/_c14n_term.rs:55:21
[INFO] [stdout]    |
[INFO] [stdout] 55 |     fn language_tag(&self) -> Option<sophia_api::term::LanguageTag<sophia_api::MownStr>> {
[INFO] [stdout]    |                     ^^^^^ the lifetime is elided here              ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 55 |     fn language_tag(&self) -> Option<sophia_api::term::LanguageTag<sophia_api::MownStr<'_>>> {
[INFO] [stdout]    |                                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/_c14n_term.rs:62:17
[INFO] [stdout]    |
[INFO] [stdout] 62 |     fn variable(&self) -> Option<sophia_api::term::VarName<sophia_api::MownStr>> {
[INFO] [stdout]    |                 ^^^^^ the lifetime is elided here          ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 62 |     fn variable(&self) -> Option<sophia_api::term::VarName<sophia_api::MownStr<'_>>> {
[INFO] [stdout]    |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rdfc10.rs:102:34
[INFO] [stdout]     |
[INFO] [stdout] 102 | pub fn relabel<D: SetDataset>(d: &D) -> Result<(C14nQuads<D>, C14nIdMap), C14nError<D::Error>> {
[INFO] [stdout]     |                                  ^^             ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 102 | pub fn relabel<D: SetDataset>(d: &D) -> Result<(C14nQuads<'_, D>, C14nIdMap), C14nError<D::Error>> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rdfc10.rs:118:8
[INFO] [stdout]     |
[INFO] [stdout] 118 |     d: &D,
[INFO] [stdout]     |        ^^ the lifetime is elided here
[INFO] [stdout] 119 | ) -> Result<(C14nQuads<D>, C14nIdMap), C14nError<D::Error>> {
[INFO] [stdout]     |              ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 119 | ) -> Result<(C14nQuads<'_, D>, C14nIdMap), C14nError<D::Error>> {
[INFO] [stdout]     |                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.66s
[INFO] running `Command { std: "docker" "inspect" "4ccb1f7a16ac3003fb99f025e0bdc36e55c96a63b080ff9d0d64ae8c9ce2ac88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ccb1f7a16ac3003fb99f025e0bdc36e55c96a63b080ff9d0d64ae8c9ce2ac88", kill_on_drop: false }`
[INFO] [stdout] 4ccb1f7a16ac3003fb99f025e0bdc36e55c96a63b080ff9d0d64ae8c9ce2ac88
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 635d4a1a4bbf544d3a3f0cfefec55f6d44dbb92b1591bd1b58a004ca4a08457b
[INFO] running `Command { std: "docker" "start" "-a" "635d4a1a4bbf544d3a3f0cfefec55f6d44dbb92b1591bd1b58a004ca4a08457b", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling env_filter v0.1.2
[INFO] [stderr]    Compiling sophia_c14n v0.9.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/_c14n_term.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 27 |     fn iri(&self) -> Option<sophia_api::term::IriRef<sophia_api::MownStr>> {
[INFO] [stdout]    |            ^^^^^ the lifetime is elided here         ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 27 |     fn iri(&self) -> Option<sophia_api::term::IriRef<sophia_api::MownStr<'_>>> {
[INFO] [stdout]    |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/_c14n_term.rs:34:17
[INFO] [stdout]    |
[INFO] [stdout] 34 |     fn bnode_id(&self) -> Option<BnodeId<sophia_api::MownStr>> {
[INFO] [stdout]    |                 ^^^^^                    ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 34 |     fn bnode_id(&self) -> Option<BnodeId<sophia_api::MownStr<'_>>> {
[INFO] [stdout]    |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/_c14n_term.rs:41:21
[INFO] [stdout]    |
[INFO] [stdout] 41 |     fn lexical_form(&self) -> Option<sophia_api::MownStr> {
[INFO] [stdout]    |                     ^^^^^            ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 41 |     fn lexical_form(&self) -> Option<sophia_api::MownStr<'_>> {
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/_c14n_term.rs:48:17
[INFO] [stdout]    |
[INFO] [stdout] 48 |     fn datatype(&self) -> Option<sophia_api::term::IriRef<sophia_api::MownStr>> {
[INFO] [stdout]    |                 ^^^^^ the lifetime is elided here         ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 48 |     fn datatype(&self) -> Option<sophia_api::term::IriRef<sophia_api::MownStr<'_>>> {
[INFO] [stdout]    |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/_c14n_term.rs:55:21
[INFO] [stdout]    |
[INFO] [stdout] 55 |     fn language_tag(&self) -> Option<sophia_api::term::LanguageTag<sophia_api::MownStr>> {
[INFO] [stdout]    |                     ^^^^^ the lifetime is elided here              ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 55 |     fn language_tag(&self) -> Option<sophia_api::term::LanguageTag<sophia_api::MownStr<'_>>> {
[INFO] [stdout]    |                                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/_c14n_term.rs:62:17
[INFO] [stdout]    |
[INFO] [stdout] 62 |     fn variable(&self) -> Option<sophia_api::term::VarName<sophia_api::MownStr>> {
[INFO] [stdout]    |                 ^^^^^ the lifetime is elided here          ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 62 |     fn variable(&self) -> Option<sophia_api::term::VarName<sophia_api::MownStr<'_>>> {
[INFO] [stdout]    |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rdfc10.rs:102:34
[INFO] [stdout]     |
[INFO] [stdout] 102 | pub fn relabel<D: SetDataset>(d: &D) -> Result<(C14nQuads<D>, C14nIdMap), C14nError<D::Error>> {
[INFO] [stdout]     |                                  ^^             ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 102 | pub fn relabel<D: SetDataset>(d: &D) -> Result<(C14nQuads<'_, D>, C14nIdMap), C14nError<D::Error>> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rdfc10.rs:118:8
[INFO] [stdout]     |
[INFO] [stdout] 118 |     d: &D,
[INFO] [stdout]     |        ^^ the lifetime is elided here
[INFO] [stdout] 119 | ) -> Result<(C14nQuads<D>, C14nIdMap), C14nError<D::Error>> {
[INFO] [stdout]     |              ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 119 | ) -> Result<(C14nQuads<'_, D>, C14nIdMap), C14nError<D::Error>> {
[INFO] [stdout]     |                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling env_logger v0.11.5
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/_c14n_term.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 27 |     fn iri(&self) -> Option<sophia_api::term::IriRef<sophia_api::MownStr>> {
[INFO] [stdout]    |            ^^^^^ the lifetime is elided here         ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 27 |     fn iri(&self) -> Option<sophia_api::term::IriRef<sophia_api::MownStr<'_>>> {
[INFO] [stdout]    |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/_c14n_term.rs:34:17
[INFO] [stdout]    |
[INFO] [stdout] 34 |     fn bnode_id(&self) -> Option<BnodeId<sophia_api::MownStr>> {
[INFO] [stdout]    |                 ^^^^^                    ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 34 |     fn bnode_id(&self) -> Option<BnodeId<sophia_api::MownStr<'_>>> {
[INFO] [stdout]    |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/_c14n_term.rs:41:21
[INFO] [stdout]    |
[INFO] [stdout] 41 |     fn lexical_form(&self) -> Option<sophia_api::MownStr> {
[INFO] [stdout]    |                     ^^^^^            ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 41 |     fn lexical_form(&self) -> Option<sophia_api::MownStr<'_>> {
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/_c14n_term.rs:48:17
[INFO] [stdout]    |
[INFO] [stdout] 48 |     fn datatype(&self) -> Option<sophia_api::term::IriRef<sophia_api::MownStr>> {
[INFO] [stdout]    |                 ^^^^^ the lifetime is elided here         ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 48 |     fn datatype(&self) -> Option<sophia_api::term::IriRef<sophia_api::MownStr<'_>>> {
[INFO] [stdout]    |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/_c14n_term.rs:55:21
[INFO] [stdout]    |
[INFO] [stdout] 55 |     fn language_tag(&self) -> Option<sophia_api::term::LanguageTag<sophia_api::MownStr>> {
[INFO] [stdout]    |                     ^^^^^ the lifetime is elided here              ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 55 |     fn language_tag(&self) -> Option<sophia_api::term::LanguageTag<sophia_api::MownStr<'_>>> {
[INFO] [stdout]    |                                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/_c14n_term.rs:62:17
[INFO] [stdout]    |
[INFO] [stdout] 62 |     fn variable(&self) -> Option<sophia_api::term::VarName<sophia_api::MownStr>> {
[INFO] [stdout]    |                 ^^^^^ the lifetime is elided here          ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 62 |     fn variable(&self) -> Option<sophia_api::term::VarName<sophia_api::MownStr<'_>>> {
[INFO] [stdout]    |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rdfc10.rs:102:34
[INFO] [stdout]     |
[INFO] [stdout] 102 | pub fn relabel<D: SetDataset>(d: &D) -> Result<(C14nQuads<D>, C14nIdMap), C14nError<D::Error>> {
[INFO] [stdout]     |                                  ^^             ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 102 | pub fn relabel<D: SetDataset>(d: &D) -> Result<(C14nQuads<'_, D>, C14nIdMap), C14nError<D::Error>> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rdfc10.rs:118:8
[INFO] [stdout]     |
[INFO] [stdout] 118 |     d: &D,
[INFO] [stdout]     |        ^^ the lifetime is elided here
[INFO] [stdout] 119 | ) -> Result<(C14nQuads<D>, C14nIdMap), C14nError<D::Error>> {
[INFO] [stdout]     |              ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 119 | ) -> Result<(C14nQuads<'_, D>, C14nIdMap), C14nError<D::Error>> {
[INFO] [stdout]     |                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rdfc10.rs:751:21
[INFO] [stdout]     |
[INFO] [stdout] 751 |     fn ez_quad(txt: &str) -> Spog<SimpleTerm> {
[INFO] [stdout]     |                     ^^^^          ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 751 |     fn ez_quad(txt: &str) -> Spog<SimpleTerm<'_>> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rdfc10.rs:768:21
[INFO] [stdout]     |
[INFO] [stdout] 768 |     fn ez_term(txt: &str) -> SimpleTerm {
[INFO] [stdout]     |                     ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 768 |     fn ez_term(txt: &str) -> SimpleTerm<'_> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.73s
[INFO] running `Command { std: "docker" "inspect" "635d4a1a4bbf544d3a3f0cfefec55f6d44dbb92b1591bd1b58a004ca4a08457b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "635d4a1a4bbf544d3a3f0cfefec55f6d44dbb92b1591bd1b58a004ca4a08457b", kill_on_drop: false }`
[INFO] [stdout] 635d4a1a4bbf544d3a3f0cfefec55f6d44dbb92b1591bd1b58a004ca4a08457b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] bf7f04dc4ec9f1f2048e7a66ef00feccd8894a3e015f5bb743930cd6a862d163
[INFO] running `Command { std: "docker" "start" "-a" "bf7f04dc4ec9f1f2048e7a66ef00feccd8894a3e015f5bb743930cd6a862d163", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/_c14n_term.rs:27:12
[INFO] [stderr]    |
[INFO] [stderr] 27 |     fn iri(&self) -> Option<sophia_api::term::IriRef<sophia_api::MownStr>> {
[INFO] [stderr]    |            ^^^^^ the lifetime is elided here         ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 27 |     fn iri(&self) -> Option<sophia_api::term::IriRef<sophia_api::MownStr<'_>>> {
[INFO] [stderr]    |                                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/_c14n_term.rs:34:17
[INFO] [stderr]    |
[INFO] [stderr] 34 |     fn bnode_id(&self) -> Option<BnodeId<sophia_api::MownStr>> {
[INFO] [stderr]    |                 ^^^^^                    ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 34 |     fn bnode_id(&self) -> Option<BnodeId<sophia_api::MownStr<'_>>> {
[INFO] [stderr]    |                                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/_c14n_term.rs:41:21
[INFO] [stderr]    |
[INFO] [stderr] 41 |     fn lexical_form(&self) -> Option<sophia_api::MownStr> {
[INFO] [stderr]    |                     ^^^^^            ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                     |
[INFO] [stderr]    |                     the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 41 |     fn lexical_form(&self) -> Option<sophia_api::MownStr<'_>> {
[INFO] [stderr]    |                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/_c14n_term.rs:48:17
[INFO] [stderr]    |
[INFO] [stderr] 48 |     fn datatype(&self) -> Option<sophia_api::term::IriRef<sophia_api::MownStr>> {
[INFO] [stderr]    |                 ^^^^^ the lifetime is elided here         ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 48 |     fn datatype(&self) -> Option<sophia_api::term::IriRef<sophia_api::MownStr<'_>>> {
[INFO] [stderr]    |                                                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/_c14n_term.rs:55:21
[INFO] [stderr]    |
[INFO] [stderr] 55 |     fn language_tag(&self) -> Option<sophia_api::term::LanguageTag<sophia_api::MownStr>> {
[INFO] [stderr]    |                     ^^^^^ the lifetime is elided here              ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 55 |     fn language_tag(&self) -> Option<sophia_api::term::LanguageTag<sophia_api::MownStr<'_>>> {
[INFO] [stderr]    |                                                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/_c14n_term.rs:62:17
[INFO] [stderr]    |
[INFO] [stderr] 62 |     fn variable(&self) -> Option<sophia_api::term::VarName<sophia_api::MownStr>> {
[INFO] [stderr]    |                 ^^^^^ the lifetime is elided here          ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 62 |     fn variable(&self) -> Option<sophia_api::term::VarName<sophia_api::MownStr<'_>>> {
[INFO] [stderr]    |                                                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/rdfc10.rs:102:34
[INFO] [stderr]     |
[INFO] [stderr] 102 | pub fn relabel<D: SetDataset>(d: &D) -> Result<(C14nQuads<D>, C14nIdMap), C14nError<D::Error>> {
[INFO] [stderr]     |                                  ^^             ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                  |
[INFO] [stderr]     |                                  the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 102 | pub fn relabel<D: SetDataset>(d: &D) -> Result<(C14nQuads<'_, D>, C14nIdMap), C14nError<D::Error>> {
[INFO] [stderr]     |                                                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/rdfc10.rs:118:8
[INFO] [stderr]     |
[INFO] [stderr] 118 |     d: &D,
[INFO] [stderr]     |        ^^ the lifetime is elided here
[INFO] [stderr] 119 | ) -> Result<(C14nQuads<D>, C14nIdMap), C14nError<D::Error>> {
[INFO] [stderr]     |              ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 119 | ) -> Result<(C14nQuads<'_, D>, C14nIdMap), C14nError<D::Error>> {
[INFO] [stderr]     |                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/rdfc10.rs:751:21
[INFO] [stderr]     |
[INFO] [stderr] 751 |     fn ez_quad(txt: &str) -> Spog<SimpleTerm> {
[INFO] [stderr]     |                     ^^^^          ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 751 |     fn ez_quad(txt: &str) -> Spog<SimpleTerm<'_>> {
[INFO] [stderr]     |                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/rdfc10.rs:768:21
[INFO] [stderr]     |
[INFO] [stderr] 768 |     fn ez_term(txt: &str) -> SimpleTerm {
[INFO] [stderr]     |                     ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 768 |     fn ez_term(txt: &str) -> SimpleTerm<'_> {
[INFO] [stderr]     |                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `sophia_c14n` (lib) generated 8 warnings (run `cargo fix --lib -p sophia_c14n` to apply 8 suggestions)
[INFO] [stderr] warning: `sophia_c14n` (lib test) generated 10 warnings (8 duplicates) (run `cargo fix --lib -p sophia_c14n --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sophia_c14n-5162138cf62777a3)
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test _permutations::test::check_1 ... ok
[INFO] [stdout] test _permutations::test::check_123 ... ok
[INFO] [stdout] test _permutations::test::check_12345 ... ok
[INFO] [stdout] test _permutations::test::check_err ... ok
[INFO] [stdout] test _permutations::test::check_empty ... ok
[INFO] [stdout] test _permutations::test::check_12 ... ok
[INFO] [stdout] test _permutations::test::check_1234 ... ok
[INFO] [stdout] test rdfc10::test::example2 ... ok
[INFO] [stdout] test rdfc10::test::example2_sha384 ... ok
[INFO] [stdout] test rdfc10::test::example3 ... ok
[INFO] [stdout] test rdfc10::test::cycle2plus3 ... ok
[INFO] [stdout] test rdfc10::test::clique5_toxic ... ok
[INFO] [stdout] test rdfc10::test::cycle5_toxic ... ok
[INFO] [stdout] test rdfc10::test::cycle5 ... ok
[INFO] [stdout] test rdfc10::test::tricky_order ... ok
[INFO] [stdout] test rdfc10::test::clique5 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests sophia_c14n
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "bf7f04dc4ec9f1f2048e7a66ef00feccd8894a3e015f5bb743930cd6a862d163", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf7f04dc4ec9f1f2048e7a66ef00feccd8894a3e015f5bb743930cd6a862d163", kill_on_drop: false }`
[INFO] [stdout] bf7f04dc4ec9f1f2048e7a66ef00feccd8894a3e015f5bb743930cd6a862d163
